RBScript.EncodingFont

Useful only for double-byte character systems. This font is used to determine what script system is used to interpret strings in functions such as Len and Mid.

Syntax

EncodingFont( String ) as


Parameters

String


Notes

For example, to force interpretation of strings as Japanese script, set this property to "Osaka". If left blank, the system script is used.